home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 5490 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.4 KB

  1. Path: news.eunet.fi!fipnet!kone!jsaarinen
  2. Newsgroups: comp.sys.amiga.programmer
  3. X-NewsReader: IntuiNews 1.2b (31.7.94)
  4. References: <42116631@phoenix.owl.de> <699.6640T1334T775@mailbox.swipnet.se> <4i3n1e$2bvs@columba.udac.uu.se>
  5. From: "Jyrki Saarinen" <jsaarinen@kone.fipnet.fi>
  6. Date: Fri, 15 Mar 96 13:15:33 UT
  7. Comments: Illegal date header - new date added by quicknews
  8. X-Original-Date: Fri, 15 Mar 96 11:03:42 
  9. MIME-Version: 1.0
  10. Content-Type: text/plain; charset=iso-8859-1
  11. Content-Transfer-Encoding: binary
  12. Subject: Re: 68040's Move16
  13. Message-ID: <38233012@kone.fipnet.fi>
  14.  
  15.  
  16. > I *think*that the problem is as follows: (please correct me if I am
  17. > wrong) The Move16 instruction uses the burst-transfer mode of the '040.
  18. > The Amiga 4000 (the only model shipping with a '040) has a badly
  19. > designed memory system that does not support burst mode.
  20. > Therefore the Move16 instruction will not work on a normal A4000 ,
  21. > although it should work on most '040 boards with better memory
  22. > handling.
  23.  
  24. Burst mode has nothing to do with this. Move16 CAN be used
  25. on every 68040 in the Amiga, but NOT from/to CHIP-ram.
  26.  
  27. Burst only means that 4 longs of memory can be fetched faster
  28. is they are "horizontal", A3640 has 7-7-7-7 cycles for 
  29. one 16 byte fill, my Warp Engine has 4-2-2-2, so it uses burst.
  30.  
  31. --                               _
  32. a Stellar programmer          _ //
  33. "Amiga - back for the future" \X/
  34.